This web method is used to download the purchasing expenditure by branch for the passed date range.
Method | /ProCloudWS.asmx/ProviderPOActivityExpenditure |
The request body is of type ProviderPOActivityExpenditure.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
dtDateFrom | xml:dateTime | |
dtDateTo | xml:dateTime |
|
The response body is of type ProviderPOActivityExpenditureResponse.
Name | Description | Data Type |
---|---|---|
ProviderPOActivityExpenditureResult | objProviderPOActivityExpenditureReturn |
|